home *** CD-ROM | disk | FTP | other *** search
/ Nebula 1 / Nebula One.iso / Utilities / Converters / Convert_PICT / Testing / hex_tests / colors=oldback=lines_test.hex < prev    next >
Text File  |  1995-06-12  |  2KB  |  53 lines

  1. % header
  2. 0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000
  3. % end of app-specific header
  4. 00FF 0000 0000 00FF 00FF    % pict size (bogus) and top left bottom right
  5. 11 01                        % verson
  6. 01 000A 0000 0000 00FF 00FF    % Clip region.  Added to keep Mac tester happy.
  7. 30 0000 0000 00FF 00FF        % draw bounding rect
  8.  
  9. 02 AA AA AA AA AA AA AA AA % fill pat
  10. 09 FF FF FF FF FF FF FF FF % pn pat
  11. 0A AA 55 AA 55 AA 55 AA 55 % back pat
  12.  
  13. 07 0006 0006        % pen size
  14. 28 000C 0058 (Background old colors)
  15.  
  16. 0F    0000 00D1    %foreground color (red)
  17. 28 0010 0008 (Red)
  18. 20 0010 0008 0010 00E0
  19.  
  20. 0F    0000 0149    %foreground color (green)
  21. 28 0020 0008 (Green)
  22. 20 0020 0008 0020 00E0
  23.  
  24. 0F    0000 0185    %foreground color (blue)
  25. 28 0030 0008 (Blue)
  26. 20 0030 0008 0030 00E0
  27.  
  28. 0F    0000 010D    %foreground color (Cyan)
  29. 28 0040 0008 (Cyan)
  30. 20 0040 0008 0040 00E0
  31.  
  32. 0F        0000 0095    %foreground color (Magenta)
  33. 28 0050 0008 (Magenta)
  34. 20 0050 0008 0050 00E0
  35.  
  36. 0F    0000 0059    %foreground color (Yellow)
  37. 28 0060 0008 (Yellow)
  38. 20 0060 0008 0060 00E0
  39.  
  40. 0F    0000 0021    %foreground color (Black)
  41. 28 0070 0008 (Black)
  42. 20 0070 0008 0070 00E0
  43.  
  44. % draw a black rectangle so we can perhaps see some of the white
  45. 31 0078 0010 0090 0040
  46.  
  47. 0F    0000 001E    %foreground color (White)
  48. 28 0080 0008 (White)
  49. 20 0080 0008 0080 00E0
  50.  
  51.  
  52. FF    % end
  53.